Odd text in sub page, remove sub page from menu and content area width
-
Hello,
I have been playing around with the Renden theme and like it. I was wondering if you can help me with a few (3) items please
1. On a sub page (when there is a parent page), the title of the title of the page shows up on the upper left hand side. This doesn’t happen on the parent pages, just their sub pages. I have uploaded an image here: https://tinypic.com/r/2r2xl05/8
In the source code, I found the code here
<!– #header –>
Test Sub Page<div id=”intro” class=”option2″><div class=”wrap-safari”><div id=”intro-core”><h1 class=”page-title”><span>Test Sub Page</span></h1>Test Sub Page<div id=”breadcrumbs”><div id=”breadcrumbs-core”>Home <span class=”delimiter”>/</span>Test Main Page<span class=”delimiter”>/</span></div></div></div></div></div>
</div></header>
<!– header –>Is there a way to get rid of the sub page name on the upper left area?
2. Is there a way to not show the drop down menu for the sub pages at all? I will have sub pages, but I don’t want them in the menu bar. Just the link to the main (parent) page. Is there a way to turn off drop down?
3. I wanted to increase the content area width, so I made the change in the change in the style.css as follows:
#outroaction-core {
display: block;
max-width: 75%;
margin: 0 auto;
}Is this the best way to do this, or should I make the change another way?
Thank you for your help and for a great theme
Ray
- The topic ‘Odd text in sub page, remove sub page from menu and content area width’ is closed to new replies.