Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi,
Now it is working, but I have some other questions related to this.
Q1. When I minimise the browser window to the a smaller size it will look like attachment (1). I don’t want the view to look like this and would like it not become smaller than attachment (2), is that possible to fix?
Q2. In attachment (3) there is still text that is outside the text window. That goes even for a even more resized view attachment (4). Is this possible to fix?
I use the following CSS:
.home #footer{
display:none !important;
}.testimonial-text.text-large > p {
font-size: 20px;
}
#breadcrumbs {
display: none;
}
/*
.heading-text, #breadcrumbs{
display:none !important;
}
*/
.single-portfolio-split figure.media-wrap img {
width: auto!important;
}
article.type-portfolio figure.media-wrap {
width: 50%;
}.single-portfolio figure.media-wrap{
width:56% !important;
}
.single-portfolio .page-content{
width:44% !important;
}/* Font size of date in detail post*/
.item-details time {
font-size: 16px;
}/* Font size of text in detail post */
.single-portfolio .content-wrap p {
font-size: 16px;
}
.page-id-13068 .entry-title,.page-id-13073 .entry-title,.page-id-13071 .entry-title{
display:none !important;
}.entry-title{
color:#ffffff !important;
font-size:20px !important;
}body.single-portfolio article.type-portfolio {
width: 50%;
margin: 0 auto 100px auto;
}
.post-date{
display:none !important;
}
.item-details time {
display: none;
}Br christian
Attachments:
You must be logged in to view attached files.Hi,
I have received all the css from you guys, I have not added anything myself. I tried to remove that css, but that will make the text end up below the image, but I do want to have it on the right side.
Is there any ´other solution? Is it not possible to make the text window set to a certain width to for the text to wrap if it goes out of those limits?
Br Christian
That worked great, thanks Kyle!
This reply has been marked as private.It did not help and i cleared the cache in the browser just in case.
Hi,
For the portfolio thumbnails:
http://www.secretwings.se/portfolio-2/portfolio-gallery-4-column-full-width/
Br Christian
That did the trick, thanks for the help!
Hi,
I have uploaded 2 screenshots. One that shows fullscreen and one with reduced window to 50% of the screen. Currently using Safari browser, but get the exact same results in Chrome.
I would like both image and text to be move to the right so it would become centered at all times.
Br Christian
Attachments:
You must be logged in to view attached files.January 8, 2016 at 12:23 pm in reply to: Remove page title from specific pages & set default color on page title #239110Beautiful, thanks again!
January 8, 2016 at 12:18 pm in reply to: Remove page title from specific pages & set default color on page title #239103Thanks Mohammad that worked great.
I have one more question, how do I add the css to change the font size in to 12 px in:
.entry-title{
color:#ff0000 !important;
}That worked, thanks again.
Any idea about question 3?
Hi,
1. Correct.
2. Thanks, that worked.Hi,
For some reason the image and text is not centered in the middle anymore (the issue you fixed) could you please have another look at it? The CSS remains the same as before.
Br Christian
Hi Mohammad,
It looks good now, thanks a lot for the help!
Br Christian
This reply has been marked as private. -
Posted in: We hit Power Elite.