1.where i can make a Little border to the logo in the top, because at the Moment the logo is completly at the Bottom if the menu is big (at the top of the Website) and if the menu is smaller (if you scroll down), the logo is completly at the top. i want in both Options a Little bit space and also that the logo is bigger if the menu is big and smaller if the menu is small.
2. where can i make the font size of the footer smaller? in Smartphone or tablet the Company namer is much to big.
the Website ist: sk-informatik.lu
thank you! (sorry for my english, hope you understand everything) =D
AS Templates
POSTED: 2018-09-10
Hello ASUSMUSIC,
It can be done by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Firefox Web Development tools
https://developer.mozilla.org/son/docs/Tools or Firebug Lite for Google Chrome https://getfirebug.com/releases/lite/chrome/
Here you can find some info of using firebug tool:
http://blog.astemplates.com/firebug-tutorial/#more-402
Or you can ask for our customization services here:
https://www.astemplates.com/services
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
how can i make the text in the slider smaller? i want to make the three titles "IDEAL / OPTIMAL / PERFECT" just half the size there are now.
thank you.
You can do it by editing 'templates/as002090/css/sequence.css' file the following class (line 119):
.sequence-slider > .sequence-canvas .info .slide-title {
font-size: 220px;
font-weight: 700;
line-height: 220px;
text-transform: uppercase;
color: #fff;
}
Regards, AS Team.
1.where i can make a Little border to the logo in the top, because at the Moment the logo is completly at the Bottom if the menu is big (at the top of the Website) and if the menu is smaller (if you scroll down), the logo is completly at the top. i want in both Options a Little bit space and also that the logo is bigger if the menu is big and smaller if the menu is small.
2. where can i make the font size of the footer smaller? in Smartphone or tablet the Company namer is much to big.
the Website ist: sk-informatik.lu
thank you! (sorry for my english, hope you understand everything) =D
It can be done by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Firefox Web Development tools
https://developer.mozilla.org/son/docs/Tools or Firebug Lite for Google Chrome https://getfirebug.com/releases/lite/chrome/
Here you can find some info of using firebug tool:
http://blog.astemplates.com/firebug-tutorial/#more-402
Or you can ask for our customization services here:
https://www.astemplates.com/services
Regards, AS Team.