-
AuthorPosts
-
October 22, 2015 at 4:19 pm #523080
Hello Enfold team,
I’m working on a website where I need to have 3 type of colors for headers, but keep their styles appart from their colors.
The company work in two areas, and would like to have the field 1 pages with all Hs in red and all the feild2 pages with all the Hs in blue, and the common pages such as About, contact … in grey.
I chose the general style as dark blue for all pages, but I would have liked to creat 2 models for the fields pages.
Thanks for your help,October 23, 2015 at 7:16 am #523486Hi Missca,
Could you provide us with a link to the site in question so that we can take a closer look please? Screenshots highlighting your intentions will help us understand better as well, you can upload to for instance imgur.com and then link to them here.
Regards,
RikardNovember 9, 2015 at 5:46 pm #532791Hi again,
The company has 2 main activities, so I would like to use a color for each and one for the common pages such as about us…
That would enable to have titles and widget menus in red e.g. for one field and blue for the second one, finaly grey for the common ones.
I would like to have 3 template pages wich would refer to these 3 type of page and as soon as I say this title is H1, it would be in the right color, and I would not have to specalize the colors for each title… ???
I’ve done so so far on the link inserted as private.
Don’t know if it is easier to understand ?
Thanks a lot,
MisscaNovember 10, 2015 at 11:17 am #533145Hi,
Not sure if I understand you correctly but you should be able to do all of that with the builder, you can make a general design and then save it as a template and then load the template onto any new page you want to.
Thanks,
RikardNovember 11, 2015 at 9:01 am #533878Ok, thanks, i’ll do that, but I get troubles when I need to insert the widget menu in a special color ?
Is there a way to get it settled ?
I mean :
I have 2 menus I display as widget. In the page 1 witch has a main color in red, I need the menu items to appear in red…
And in the page 2 with the main color in blue, I need the second menu to appear in blue…November 12, 2015 at 5:26 am #534552Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-100 #menu-fr-sante li a { color:blue !important; } .page-id-75 #menu-fr-sante li a { color:blue !important; }
Thanks,
RikardApril 15, 2016 at 6:02 pm #615067Hello,
I’m back on that subject as I have a new website project qith exactly the same idea : Creating page models regarding its main menu theme.
And the easiest way would to be able to define a model for each type of page and then the entire page titles, buttons, … would be in the good colors…
Oh, that would really be cool,
Breifly, is there a way to create new model pages ?
Thanks,
MisscaApril 17, 2016 at 5:55 am #615679Hi,
Sorry but I’m not sure if I understand what you mean by your last post, do you mean that you want to set specific colour schemes for specific pages? If so that is not currently possible unfortunately. Please try to explain a bit further if I’ve misunderstood you.
Best regards,
RikardApril 17, 2016 at 6:03 pm #615842Hi,
You’re right, that’s the querry, I would like to create different page models (with a different main color for each page).
Just wondering as I saw this request from other Enfold users and It’s my second web site project in which it would have been great.
Thanks for your answer !
Have a nice week,April 19, 2016 at 2:20 am #617000Hi!
You can apply the changes using following custom CSS code
.page-id-59 .main_color { color: black !important; }
You can post your feature requests here – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.