-
Search Results
-
Topic: Color section height
I would like to reduce the height of a color section to 75px. I removed the padding and assigned an id and entered the following into the quick css
#colorsignup {
font-size: 17px;
height: 75px !important;
}
The color section does not reduce in size smaller than 100px. If I add to the height to test the ID and css it will increase the size.Thank you for any help
Topic: Color section height
I would like to reduce the height of a color section to 75px. I removed the padding and assigned an id and entered the following into the quick css
#colorsignup {
font-size: 17px;
height: 75px !important;
}
The color section does not reduce in size smaller than 100px. If I add to the height to test the ID and css it will increase the size.Thank you for any help
Topic: Formatting font size
I have been really struggling to format font size. Every time I insert font size html tag, it reverts back to previous size if I go to edit a page again. Any help would be greatly appreciated. I am trying to increase font size on some paragraph text on a few pages.
Thanks!
Topic: Change Font of submenu
Hi there
I would like to change the submenus (first and second level) to the same font as my main menu font “Montserrat”. The submenus should not be uppercase and have slight smaller font size. At the moment they’re set to “Verdana”
Please have a look at the site I’m working on: http://beta.adworks.ch/alpenrose/en
For changing the main menu to montserrat I used the following CSS code:
body .header_color .main_menu ul:first-child > li > a { font-family: 'Montserrat', sans-serif !important; text-transform: uppercase; font-size: 13px !important; font-weight: 400; }Can you please help me with the custom CSS code for defining the submenus.
Thanks a lot, Sam
Topic: Header text size
I am trying to change the size of the text in the header.
Using the code below I managed to change the size of the body text.
Instead the size of the header text does not change.I hope you can help. I am looking forward.
Many thanks.body { font-size: 16px!important; }
header { font-size: 16px!important; }how to enter it in quick css? Would you know if Hero or Century gothic is websafe font?
I have currently selected Valera Round for headings, and helvetica for body text.
What is your advice, and how to word the quick css?I would also like a css script to make the body text as one point bigger, I selected helvetica,
I have changed my website background to black, see http://www.robynhaakercounselling.co.nz/wp/.
Now colour scheme is good except I need to change the colour for just the navigation menu items before they are clicked.. i.e. they are currently not showing well on the black background. Is there a place in the options I have missed, could you direct me to it, or could you provide me a css?The footer headings are also defaulting to a colour I cannot see. therefore I need to change those too….
Hope you can help…I would be most grateful.






