View Single Post
Old 06-18-2015, 12:00 PM  
pminus
Confirmed User
 
pminus's Avatar
 
Industry Role:
Join Date: Jun 2015
Location: Planet Earth
Posts: 51
Quote:
Originally Posted by AllVixen View Post
It appears that I need to look into updating all of my adult sites, both WP and non-WP, so that they are more mobile friendly so I am here to see if anyone has any good suggestions as to where to find good mobile or responsive type themes.

I have done a search and am not real thrilled with anything that is out there.

I have absolutely no skills at making my own, but I have been able to modify the css files for standard WP themes and I cannot figure out how to modify the new responsive themes to suit my needs.

Is there anyone here that can help me out a bit? I am at my wits end fussing over this and I could really use some sound advice and guidance.

Many thanks . . .
the part inside of the css file you need to pay attention to looks like this:

Code:
@media screen and (max-width: XXXpx) {
    selector {
        background-color: pink;
    }
}
__________________
PM me for programming work
or
Click here to request a quote!


Don't cry, work! Or GFY!
pminus is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook