jopham
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Typography changed with latest updateThank you so much for the quick response! It’s fixed! 🙂
Forum: Themes and Templates
In reply to: [OceanWP] Typography changed with latest updateI actually have the exact same problem with my website. I updated WP Ocean and now the typography on my website’s top menu and main menu are changed.
I went into Customize to try to revert it back to the correct typography but the changes I try to make do not take effect on the live website.
Please advise.
Thank you so much!
Thank you! I think we are almost there!
I put in this:
.rt-pagination .pagination > .active > span {
border-color: #ffcf01;
border-width: 1px !important;
}Now I just need to remove the blue border around the selected page.
For example, if I am on news page 2, then the “2” box is highlighted.
If I mouse-over the “2”, then a blue border still appears. Do you know how to get rid of this?Thank you and apologies for the trouble! I think we are very close now!!!
Just in case, here is everything in the Settings > CSS box on my end. Thank you so much for your help!
.rt-tpg-container .layout1 .rt-holder .rt-detail h2 {
font-size: 18px;
font-family: sans-serif;
}.rt-tpg-container .layout1 .rt-holder .rt-detail .post-content {
color: #231f20;
font-size: 12px;
font-family: sans-serif;
text-align: justify;
}.post-meta-user {
font-size: 120% !important;
color: #231f20;
font-weight: bold;
}.rt-detail i {
display: none;
}.rt-pagination .pagination > .active > span {
border-color: none;
}Thank you – I cut and pasted exactly but it does not seem to work. Here is the code I pasted into the settings area:
https://www.dropbox.com/s/wfrx9o20zjjtb9s/Thepostgridcode_20180608.JPG?dl=0
Thank you!
Hello,
I copied and pasted the code but it does not seem to work?
https://www.yellowdoorenergy.com/news
The outline is still there. Sorry and thank you so much for your advice!Hello,
Sorry how do I remove the blue outline around the button? Is that possible? I would like to not have any blue on the button, if possible.Thank you!
Thank you so much for the quick reply. The dates work perfectly – thank you!
For the button, I tried the short code generator but it does not seem to work? This is our website: https://www.yellowdoorenergy.com/news
I would like the buttons to be this color #ffcf01 when hovered and selected, and white when not. However the blue color keeps showing up.
Current settings:
Primary color: #ffcf01
Button background color: #ffffff
Button hover background color: #ffcf01
Button active backgroun color: #ffcf01
Button text color: #231f20
Title color: #231f20Hello,
I’m using Layout 1.
Thank you!