Home › Forums › Webzine WordPress Theme › Text box and brick gallery and font color
- This topic has 10 replies, 2 voices, and was last updated 7 years ago by
SeaTheme.
- AuthorPosts
- December 7, 2013 at 2:23 pm #1761
sawoyode
ParticipantI recently bought your theme and I love it. I asked someone to help me with the design. He cannot figure out how to insert the text box above the brick gallery and below the menu pages.
Also I need to change the menu for colors to black
Can you please help with that.
-SA
December 8, 2013 at 12:38 pm #1774Hi, thank you for purchasing our theme
1) Please check the attached image.
2) Put the css code into wp-admin webzine / general / custom css:
.nav ul li a{ color:#000}
Best
December 10, 2013 at 7:27 pm #1815sawoyode
ParticipantThanks that worked but now my brick gallery setting keep loading forever depending on the machine I’m using ( machines it’s fine, others are not) no pics showing up.
1. Also how do I change the font color on the social media icons at the top of the page.
2.How do I create hyperlink on email addresses?
Thanks for your help!
December 11, 2013 at 2:19 am #1822Q: my brick gallery setting keep loading forever depending on the machine I’m using ( machines it’s fine, others are not) no pics showing up.
Please visit the demo link(https://seatheme.net/wp/webzine/ ), is there the loading issue? Please leave your site url.
Q: 1. Also how do I change the font color on the social media icons at the top of the page.
Tthe social media icons at the top is image, can not be set color. You could find the image in /wp-content/themes/webzine/img/ fold and replace them (ico_youtube.png …).
2.How do I create hyperlink on email addresses?
just enter the mail address http://d.pr/i/bPlXDecember 11, 2013 at 6:08 pm #1837sawoyode
ParticipantThanks for your help and quick response!
1. It works on my iPad and iPhone but on my xp machine it continues to load indefinitely, I don’t believe believe it is a general issue though. Website is still under construction and needs a lot of work. Here is the link wedlockgist.com
I was also trying to reduce the font size of the menu pages.
Thanks for your help.
December 12, 2013 at 6:49 am #1851Welcome
Which browser and version you test in XP? is IE? If it is:
Please download the latest version webzine wp theme(go to themeforest.com download it freely), replace the js/ie8.js and ie7.js in your theme folder.
Menu and sub-menu font size, Put the css code into wp-admin webzine / general / custom css:
.nav ul li a{ font-size:11px; } .nav ul li span{ font-size:9px; }
FW: I can’t visit wedlockgist.com
Best
December 23, 2013 at 1:56 am #1929sawoyode
ParticipantThank you very much for your help.
The spinning brick gallery issue has been resolved.– However, I am still struggling with the social media icons replacement with a more visible color. I have emailed the username/password to access wedlockgist.com.
– The sub-menu font is still small after adding the code to Webzine.
– Also, I’d like to change the ‘Leave a message’ to ‘Comments’ and to make the font more prominent against the background color.
Thanks,
SholaDecember 23, 2013 at 2:03 am #1930sawoyode
ParticipantThis reply has been marked as private.December 23, 2013 at 5:39 am #1938– However, I am still struggling with the social media icons replacement with a more visible color. I have emailed the username/password to access wedlockgist.com.
I can’t login your wp-admin by username “admin” and “wedlockgist.com”– The sub-menu font is still small after adding the code to Webzine.
Try add the code to custom css:
.nav ul ul li a{ font-size:13px; }
You could change the value of font size as you want, defaule is 12px– Also, I’d like to change the ‘Leave a message’ to ‘Comments’ and to make the font more prominent against the background color.
Did you mean the button: http://d.pr/i/CzT3
Please add to the code to custom css, the button color is changed as red (same as the main menu font):
#respond .respondbtn{ background-color:#AD0000 }
Also the “Related Searches” keeps popping up every time I click on any of the menu pages. How do I get rid of that, is it related to the SEO.
I don’t understand the question and the screenshot in docx file. Where is the “Related Searches” that keeps popping up ? You could use droplr.com to screenshot, it is convenient.December 23, 2013 at 11:42 pm #1948sawoyode
ParticipantTry username Admin (capital A)
Please regard the Related searches question. I figured it out.
I was referring to the ‘Leave Reply’ on the contact form.
Also the sub menus and font in the general body of website is what I wanted to make a font size bigger.
And reduce the menu pages so that everything fits on the same row and make bold. Thanks for all your assistance. Try logging in with ‘Admin’ and the pw.December 24, 2013 at 6:55 am #1950– I was referring to the ‘Leave Reply’ on the contact form.
You could change the color value(white)
#footunderwrap h2{ color:#ffffff; }
– Also the sub menus and font in the general body of website is what I wanted to make a font size bigger.
Did you mean the sub menus is: http://d.pr/i/FwPs , Try add the code to custom css:
.nav ul li span{ font-size:13px; }
You could change the value of font size as you want, defaule is 11px‘Admin’ can not be logged either
- AuthorPosts
- You must be logged in to reply to this topic.