Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

[SOLVED] Change Header Font Size Single Widget


  #1  
Old Sep 5, 2012, 08:43 PM
theadventurebite
 
136 posts · May 2010
Trying to change header size of single widget. http://theadventurebite.com/things-we-love/

Currently have:

Code:
div#product_tabber_widget div .widget-title h3 {font-size: 40px;}
in CSS inserts and it's not working. Sized so large to see if it was working.

I had been reading over at this link: http://forum.bytesforall.com/showthr...+single+widget

I feel like I am super close but not quite there.

Help?

Thanks!

Dani
  #2  
Old Sep 6, 2012, 07:49 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Where did you get that selector from? I see no .widget-title h3
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Sep 6, 2012, 09:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
in english what that says is
HTML Code:
for an 'h3' that is the child element of an element with a class of "widget-title"
  which is an element of a 'div'
     which is an element of the 'div' with an ID of "product_tabber_widget" 
        apply this CSS
are you sure that is what you mean?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Sep 6, 2012, 12:26 PM
theadventurebite
 
136 posts · May 2010
Nope that is definitely not what I was trying to say! The h3 thing looked totally wonky to me too. I was trying to follow that thread that I linked to and obviously went quite askew. His issue was different than mine obviously too.
  #5  
Old Sep 6, 2012, 12:30 PM
theadventurebite
 
136 posts · May 2010
Originally I got that from that thread I linked to

This was what I started with:

Code:
#product_tabber_widget .widget-title {font-size: 40px;}
Which in my mind should have worked.

But it didn't so I started adding other things to the mixture. All of which didn't work lol.

Help?
  #6  
Old Sep 6, 2012, 12:34 PM
theadventurebite
 
136 posts · May 2010
Ah ha. Figured it out. That style of widget actually makes the "titles" list items instead of titles. This did the trick:

Code:
#product_tabber_widget .widget li {font-size: 40px;}
See your training is starting to pay off a smidge

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't change font size! twb716 Center area post/pages 11 Jun 22, 2012 09:37 AM
Font Size Menu Bar (Footlight MT Light font) does not change when giving higher px ematser Page & Category Menu Bars 2 Oct 15, 2011 12:06 PM
[SOLVED] Changing font size in single post, adding it to text widget glennvogelsang Center area post/pages 2 Jul 30, 2010 11:29 PM
[SOLVED] Font Size for Body Title on Single Pages pyoterguru Center area post/pages 2 Apr 26, 2010 06:28 AM
HOw do I change the font size of my widget title? weightlosscoach Sidebars & Widgets 1 May 28, 2009 10:19 AM


All times are GMT -6. The time now is 03:35 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.