page/element opacity and portfolio page customization
-
Hi!
I’m trying to get fancy with my website and was wondering if someone could help me!This is my site: https://arielkemp.com/
Currently, I’m using a child theme of the sketch theme.
I have Jetpack with CSS Editor and I also have Microthemer installed, if that helps at all.1.
My first question is about opacity settings. What I would like to do is:
– Set the page (the white part only) at 70% transparency
– I would like the text/images/links to remain at 100% opacity
– If possible, I would like to keep all Portfolio icons (the big image squares on the front page) at 70% opacity and change the hover setting to 100% opacity, so that they become clear on mouseoverI’ve looked at a bunch of other threads on WordPress and around the internet, and so far nothing has really worked for me. ??
Right now I’ve added the codebody { background: #fff; opacity: .7; }
into the CSS Editor to put everything at 70% opacity, but I have the feeling that isn’t the correct element I should be editing?
I also tried using rgb values and opacity with a few different elements, but even after using Firebug and searching through the original style.css, I’m still lost! When I did manage to get results, it changed the opacity of the whole page and all contents, which isn’t what I want. So I’m guessing I’m just not picking up the right element?
Any help with this would be so appreciated!!! ??
2.
My second question is specific to the sketch theme:
Right now, my home page is set using the Portfolio Page Template, which displays everything in my entire Portfolio. Is there a way to make this page display only a portion of my portfolio — say, the images I select or a specific Project Type? I would like to use the front page for most recent work only. (Alternatively, is there a way to just remove the “Previous” link at the bottom? That would work too, sort of!)3.
Oh, and one more about the portfolio page:
Is there a way to turn off the display of titles beneath the thumbnails on the Portfolio Page? (Other than leaving the portfolios untitled.)Thanks so much for your help!!
-Ariel
- The topic ‘page/element opacity and portfolio page customization’ is closed to new replies.