Free WP TP
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: site title and title keep wrapping to another lineHi @walahea,
site title and title keep wrapping to another line
I tested it on your site https://www.besthealthandbeautyproducts.com/ and found it’s happening on mobile devices.
To resolve the issue try using the following custom CSS code in your site as described on this page https://www.smashingmagazine.com/2010/04/07/css-specificity-and-inheritance/
#masthead p.site-description.col6 { width: auto; float: left; } #masthead nav.header-menu.col6 { width: auto; float: right; } #masthead .header-menu ul { margin-top: 0; }
Forum: Fixing WordPress
In reply to: Add logo to top right of twenty thirteen headerHi @phillb,
Could you please share your site URL where you are displaying the logo so that i can help you to maintain position of site title and description whilst floating logo to the right?
Forum: Fixing WordPress
In reply to: Spurious Line At Bottom of Some PagesHi @ekgc,
I checked your shared page https://zenofnature.com/projects-and-plans/ but didn’t find the line “buy drugs in DenmarkСекс перед камерой любительское фото телки .” on it.
Have you managed to remove it?
If not then could you please share the screenshot of it so that i can help you to remove it?
For sharing screenshot, you can use any online image sharing service like https://imgur.com/
Forum: Fixing WordPress
In reply to: How to increase the width of the content area?Hi John,
You can add 16 font size to the control panel of TinyMCE advanced by checking the option “Replace font size settings” in the TinyMCE advanced settings on the following path as shown in this screenshot https://i.imgur.com/wJPs7gF.png
Admin Area -> Settings -> TinyMCE Advanced
After checking this option you will see the 16 font size in the control panel of TinyMCE advanced as shown in this screenshot https://i.imgur.com/NvTsgIn.png
Forum: Fixing WordPress
In reply to: Extra White SpaceHi @magicman12345,
You can reduce that extra white space by using the following custom CSS code.
body.page .main-content-container.container.gdlr-item-start-content { display: none; }
You will find information on the following page about how to use the above custom CSS code in your site.
Forum: Fixing WordPress
In reply to: How to increase the width of the content area?Hi John,
Does anybody know how to make the content area wider?
You can make it wider by using the following custom CSS code.
.entry-header, .entry-content, .entry-summary, .entry-meta { max-width: 960px; }
You can use the above custom CSS code in your site as described on the following page.
https://www.smashingmagazine.com/2010/04/07/css-specificity-and-inheritance/
p.s. What do you guys think of the font? Too big or just right?
I think you should reduce a bit the font size of content.