Forum Replies Created
-
AuthorPosts
-
Worked perfectly. Cheers!
All solved. Cheers! Tacktack!
Hehe, quite obvious. Thanks!
[fixed it]
Small issue now. When I target the span.subtext to style it, I can’t change font. But I know I target the right class because I can change the font size.Also, I need to get rid of the green underscore in hover state, but just for span.subtext, not for the main menu.
<– Still need help with thisBIG THANKS!
- This reply was modified 9 years, 8 months ago by ceciliahermansson.
So I’ve added the code to functions.php. I now have a span with the class subtext, but when I try styling it, nothing happens. I also don’t want an image logo to be displayed.
Here’s how I try to style the text:
span.subtext { color: #000; background-color: #ff0000; border: solid 1px red; }
Please see my website to understand :)
Cheers!
Cheers mate, that solved it!
/ CeciliaThis reply has been marked as private.Didn’t do the trick unfortunately. Everything looks the same as the latest screen shot.
/ Cecilia
The logo is now at the right position, but there is a class called inner-container with a width of 805 px, i.e. smaller than the container class. I’ve added a new screenshot to the folder: https://www.dropbox.com/sh/sdzn5p0qnxn65cb/AABTa6yOz7Penv-hbNB7fzqoa?dl=0
I’m guessing that when I set the boxed layout to 80% of the site, that rule is applied both to the container class and the inner-container class.
(inner container= 805px/1007px=80%)
(container=1007px/1259px80%)How do I solve this problem?
https://www.dropbox.com/sh/sdzn5p0qnxn65cb/AABTa6yOz7Penv-hbNB7fzqoa?dl=0
dropboxfolder with a screen shot. Does that make it clearer what I am trying to achieve? My site is local, so I can’t send a link./ Cecilia
Hey,
Thanks for the reply. I wasn’t running the latest version of Enfold, updating sorted out problem 2 and 3. But I still have the issue that the header isn’t as wide as the main content. Is it possible to attach screen shots to explain? I’ll try in words for now. When I look at the rough preview, the header area and the main content area are the same size, but in reality they are not. The main content area is 1007 px on my screen, and the header is 805 with a margin-left and margin-right of ~ 100.7 px. How do I get rid of the margins of the container-class?Thanks
/Cecilia -
AuthorPosts